home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / misc / visualarts2.0.lha / VisualArts2.0 / VAInstall / Install.rexx next >
OS/2 REXX Batch file  |  1994-09-19  |  119b  |  9 lines

  1. /* Visual Arts installation */
  2.  
  3. address command
  4. say "copying..."
  5. 'copy #?.h include:'
  6. 'copy #?.lib lib:'
  7. say "done."
  8.  
  9.